home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / climbtree.cs < prev    next >
Text File  |  2003-10-27  |  2KB  |  106 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 9
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12.   this.line0 = 'none';
  13.   this.target0 = 2;
  14. if (engine.game.player.position_y >= engine.game.treePTw1.position_y)
  15. {
  16.   this.line0 = 'none';
  17.   this.target0 = 3;
  18. }
  19. if (engine.game.player.position_y < engine.game.treePTw1.position_y && engine.game.player.position_x < engine.game.treePT.position_x)
  20. {
  21.   this.line0 = 'none';
  22.   this.target0 = 4;
  23. }
  24.   this.line1 = '';
  25. "
  26.     1 -1 -1
  27.  
  28.   1 5
  29. "
  30. this.camerafocus = 'player';
  31. this.line0 = '';
  32.  
  33. engine.game.player.target = 'entity';
  34. engine.game.player.walk_to = 'treePT';
  35. engine.game.player.script = 1;
  36.  
  37. "
  38.     30 -1 -1
  39.  
  40.   1 8
  41. "
  42. this.camerafocus = 'player';
  43. this.line0 = '';
  44.  
  45. engine.game.player.target = 'entity';
  46. engine.game.player.walk_to = 'treePTw1';
  47. engine.game.player.script = 1;
  48. "
  49.     30 -1 -1
  50.  
  51.   1 7
  52. "
  53. this.camerafocus = 'player';
  54. this.line0 = '';
  55.  
  56. engine.game.player.target = 'entity';
  57. engine.game.player.walk_to = 'treePTw2';
  58. engine.game.player.script = 1;
  59. "
  60.     40 -1 -1
  61.  
  62.   1 6
  63. "
  64. this.camerafocus = 'player';
  65. this.line0 = '';
  66.  
  67. engine.game.player.next_state = 'climb';
  68. engine.game.player.script = '1';
  69. "
  70.     74 -1 -1
  71.  
  72.   1 0
  73. "
  74. this.camerafocus = 'player';
  75. this.line0 = '';
  76.  
  77. engine.game.objMansionTree.action_cutscene = 'climbdowntree';
  78. "
  79.     1 -1 -1
  80.  
  81.   1 5
  82. "
  83. this.camerafocus = 'player';
  84. this.line0 = '';
  85.  
  86. engine.game.player.target = 'entity';
  87. engine.game.player.walk_to = 'treePT';
  88. engine.game.player.script = 1;
  89. "
  90.     12 -1 -1
  91.  
  92.   1 7
  93. "
  94. this.camerafocus = 'player';
  95. this.line0 = '';
  96.  
  97. engine.game.player.target = 'entity';
  98. engine.game.player.walk_to = 'treePTw2';
  99. engine.game.player.script = 1;
  100. "
  101.     12 -1 -1
  102.  
  103.  
  104. 0 0 0 0
  105. 0
  106.